snow 2 years ago
parent
commit
14dc645812
2 changed files with 1 additions and 1 deletions
  1. 0 0
      dist/static/js/0.js
  2. 1 1
      src/views/goodStore/goodsCost/components/baseForm.vue

File diff suppressed because it is too large
+ 0 - 0
dist/static/js/0.js


+ 1 - 1
src/views/goodStore/goodsCost/components/baseForm.vue

@@ -176,7 +176,7 @@
                 v-model="ruleForm.is_stock"
                 filterable
                 clearable
-                :disabled="type === 'view' || type === 'editBase' || type === 'editCoin'"
+                :disabled="type === 'view' || type === 'editBase' || type === 'editCoin' || type === 'edit'"
                 style="width: 100%"
                 @change="stock_change"
                 placeholder="是否库存品"

Some files were not shown because too many files changed in this diff