diff --git a/src/views/stock/component/apply-form.vue b/src/views/stock/component/apply-form.vue index 7e4d702..baf6a66 100644 --- a/src/views/stock/component/apply-form.vue +++ b/src/views/stock/component/apply-form.vue @@ -1,189 +1,204 @@ - - - - - - + + + + + + - - - 采购入库 - 归还入库 - 出库外借 - - - - - - - - - - + + + 采购入库 + 归还入库 + 出库外借 + + + + + + + + + + - - - - - - - - - - - - {{ row.assignRule === 'HIGH_VALUE' ? '是' : '否' }} - - - - - - - + + + + + + + + + + + + {{ row.assignRule === 'HIGH_VALUE' ? '是' : '否' }} + + + + + + + - - - 删除 - - - - - + + + 删除 + + + + diff --git a/src/views/stock/component/apply-modal.vue b/src/views/stock/component/apply-modal.vue index 081bd5a..43638d6 100644 --- a/src/views/stock/component/apply-modal.vue +++ b/src/views/stock/component/apply-modal.vue @@ -30,7 +30,7 @@