浏览代码

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

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
       })