#
luxiaotao1123
2022-06-22 967b1b51f17b94b9aaa6264d14266a73d48416ed
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;