chenrui 2 vuotta sitten
vanhempi
commit
8a20c5ddda

+ 1 - 0
src/views/numsGoodsShelves/recallStockManagement/editStock.vue

@@ -45,6 +45,7 @@
               :min="0"
               placeholder="请输入入库单价"
               @blur="handleEdit(record.putCost,record)"></a-input-number>
+            <div v-if="!record.putCost" style="font-size:12px;color:red;">*入库单价不能为空</div>
           </template>
         </s-table>
         <div style="text-align: center;margin-top: 20px;">