XMLWAN 4 years ago
parent
commit
c9dac223e7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/xt_pages/stock/stockOutOrderAdd.vue

+ 1 - 0
src/xt_pages/stock/stockOutOrderAdd.vue View File

@@ -137,6 +137,7 @@
137 137
                   placeholder=""
138 138
                   v-model="scope.row.good_id"
139 139
                   :value="typeNameOne(scope.row.good_id)"
140
+                  :disabled="true"
140 141
                 ></el-input>
141 142
               </el-form-item>
142 143
             </template>