소스 검색

试剂耗材盘点优化

wangxiaoyi 9 달 전
부모
커밋
ee2b86bf86
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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)