diff --git a/src/views/wms/strategy/downShelfStrategy/AddForm.vue b/src/views/wms/strategy/downShelfStrategy/AddForm.vue index 5a9c779ba..ce1ee8892 100644 --- a/src/views/wms/strategy/downShelfStrategy/AddForm.vue +++ b/src/views/wms/strategy/downShelfStrategy/AddForm.vue @@ -236,15 +236,13 @@ - + - - 小时 + 小时 diff --git a/src/views/wms/strategy/inspectStrategy/AddForm.vue b/src/views/wms/strategy/inspectStrategy/AddForm.vue new file mode 100644 index 000000000..9b5241aa9 --- /dev/null +++ b/src/views/wms/strategy/inspectStrategy/AddForm.vue @@ -0,0 +1,380 @@ + + + + + + 规则 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 规则条件 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 规则配置 + + + + + + + + + + + + + + + + + + {{ + item.label }} + + + + + + + + + + + + + + 至 + + 抽样数 + + EA + + + + + 添加条件 + + + + + + + + + + + + + + + + diff --git a/src/views/wms/strategy/upShelfStrategy/downShelfStrategy/index.vue b/src/views/wms/strategy/inspectStrategy/index.vue similarity index 97% rename from src/views/wms/strategy/upShelfStrategy/downShelfStrategy/index.vue rename to src/views/wms/strategy/inspectStrategy/index.vue index 08dd7efba..30a95c3cd 100644 --- a/src/views/wms/strategy/upShelfStrategy/downShelfStrategy/index.vue +++ b/src/views/wms/strategy/inspectStrategy/index.vue @@ -9,7 +9,7 @@ import * as defaultButtons from '@/utils/disposition/defaultButtons' import AddForm from './AddForm.vue' -defineOptions({ name: 'DownShelfStrategy' }) +defineOptions({ name: 'InspectStrategy' }) // 显示弹窗 const formRef = ref() const openForm = (type: string) => { diff --git a/src/views/wms/strategy/storageCapacityStrategy/AddForm.vue b/src/views/wms/strategy/storageCapacityStrategy/AddForm.vue new file mode 100644 index 000000000..389443cac --- /dev/null +++ b/src/views/wms/strategy/storageCapacityStrategy/AddForm.vue @@ -0,0 +1,354 @@ + + + + + + 规则 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 规则条件 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 规则配置 + + + + + + + 全部 + + + + + + + + + + + + + + + + + 全部 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/views/wms/strategy/storageCapacityStrategy/index.vue b/src/views/wms/strategy/storageCapacityStrategy/index.vue new file mode 100644 index 000000000..30201b24b --- /dev/null +++ b/src/views/wms/strategy/storageCapacityStrategy/index.vue @@ -0,0 +1,60 @@ + + + + + + + + diff --git a/src/views/wms/strategy/upShelfStrategy/downShelfStrategy/AddForm.vue b/src/views/wms/strategy/upShelfStrategy/downShelfStrategy/AddForm.vue deleted file mode 100644 index 098a9038f..000000000 --- a/src/views/wms/strategy/upShelfStrategy/downShelfStrategy/AddForm.vue +++ /dev/null @@ -1,525 +0,0 @@ - - - - - - 规则 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 规则条件 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 规则配置 - - - - - - - - - - - - - - - - - - - {{ - item.label }} - - - - - - - - - - {{ item.label - }} - - - - - - - - - - {{ item.label - }} - - - - - - - - - - {{ item.label - }} - - - - - - - - - - {{ item.label - }} - - - - - - - - - - - - - - - - {{ - item.label - }} - - - - - - - - - - - - - - - - - - - - - 小时 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -