Ver código fonte

fix: 工单确认bug

32197351@qq.com 2 anos atrás
pai
commit
6a05fb08ce

+ 2 - 0
itdmWeb/src/views/module-iTDM/gongdandetail/ItdmGongdanDetailList.vue

@@ -268,6 +268,8 @@ export default {
 
     handlewnChange(data){
 
+      this.queryParam.woId = ''
+
       var weituoClient={weituoId:data}
       getAction('/gongdandetail/itdmGongdanDetail/gongdanIdList', weituoClient).then((res) => {
         if (res.success) {