#
luxiaotao1123
2022-06-14 640f03fe47bef87dae2105339a55dd593c71e521
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;