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