Explorar el Código

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

qymljy hace 3 semanas
padre
commit
ac7f6c1018
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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
       })