Sfoglia il codice sorgente

试剂耗材盘点优化

wangxiaoyi 9 mesi fa
parent
commit
ee2b86bf86
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/component/stocktakeManage/stocktakeManage.vue

+ 1 - 1
src/views/component/stocktakeManage/stocktakeManage.vue

@@ -219,7 +219,7 @@ export default {
           immediate: !this.formData?.id && !this.readonly
         }
       )
-    }, 500)
+    }, 1000)
     // this.$watch('formData.yueFen', function (val, oldVal) {
     //         if (val) {
     //             this.initData(val.slice(0, 7), this.formData?.cangKu)