#
luxiaotao1123
2023-03-21 059270c12f452fcc3344b826f35295fd7c20906e
static/js/utils/DataShow.js
@@ -39,6 +39,7 @@
            $.ajax({
                url: top.baseUrl + '/three/query/wrk/detl/v1?wrkNo=' + this.uuid,
                type: "GET",
                async: false,
                success: function (res) {
                    if (res.code === 200) {
                        let data = res.data;