项目代码/WMS/WIDESEA_WMSClient/src/views/widesea_wms/check/Dt_CheckResult.vue
@@ -30,10 +30,14 @@ ]); const searchFormFields = ref({ cltm:"", result:"", }); const searchFormOptions = ref([ [ { "title": "杞﹁疆鏉$爜", "field": "cltm", type: "like" }, { "title": "鏄惁鍚堟牸", "field": "result", type: "select", dataKey: "IsQuan", data: [] }, ], ]); const columns = ref([ { field: 'iD', title: '涓婚敭ID', type: 'int', width: 110, readonly: true, hidden: true, require: true, align: 'left' },