فهرست منبع

物流单出货状态颜色显示调整

qymljy 2 ماه پیش
والد
کامیت
ac7f6c1018
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/HDrpManagement/logistics/modules/edit.vue

+ 1 - 1
src/HDrpManagement/logistics/modules/edit.vue

@@ -149,7 +149,7 @@ export default {
         this.$refs['ent'].form.enterprisename = this.data.enterprisename
         this.$refs['logis'].form.abbreviation = this.data.logiscomp_enterprisename
         this.selectList = []
-        this.$refs.dislist.listData()
+        // this.$refs.dislist.listData()
         this.setcol = 24
       })