diff --git a/src/views/productManagement/ProWorkorder/index.vue b/src/views/productManagement/ProWorkorder/index.vue index 7c39f7b..f56c3c1 100644 --- a/src/views/productManagement/ProWorkorder/index.vue +++ b/src/views/productManagement/ProWorkorder/index.vue @@ -248,13 +248,13 @@ - + - + diff --git a/src/views/productManagement/workorderSchedule/index.vue b/src/views/productManagement/workorderSchedule/index.vue deleted file mode 100644 index 15b624a..0000000 --- a/src/views/productManagement/workorderSchedule/index.vue +++ /dev/null @@ -1,1571 +0,0 @@ - - - - - - - - - - - - - - - {{ $t('btn.search') }} - {{ $t('btn.reset') }} - - - - 手动新增计划 - 周计划导入 - 实际装配数更新 - - - 日计划导出 - 周计划导出 - - - - - - 数据正在导入中请稍等…… - - - - - 将文件拖到此处,或点击上传 - - - 仅允许导入xls、xlsx格式文件。 - 下载模板 - - - - - - {{ $t('btn.cancel') }} - {{ $t('btn.submit') }} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {{ form.productionName }} - {{ form.productionCode }} - {{ form.customCode }} - {{ form.workorderDate }} - {{ form.deliveryNum }} - {{ form.unit }} - {{ form.isCarton ? '是' : '否' }} - {{ form.packageCapacity }} - {{ form.groupCode }} - {{ form.lineCode }} - - {{ form.remark }} - - - - - - - - - - - - - - - - - - - - {{ $t('btn.cancel') }} - {{ $t('btn.submit') }} - - - - - - - - - - - - - - - - - - - {{ totalTime }} - - - - {{ $t('btn.cancel') }} - {{ $t('btn.submit') }} - - - - - - - - - - - - - {{ weekTotalTime }} - - - - {{ $t('btn.cancel') }} - {{ $t('btn.submit') }} - - - - - - - - - - - {{ $t('btn.cancel') }} - 确定 - - - - - - {{ $t('btn.cancel') }} - 确定 - - - - - - - - - - - {{ $t('btn.cancel') }} - 确定 - - - - - 数据更新中请耐心等候…… - - - {{ $t('btn.cancel') }} - 确定 - - - - - - - - - {{ $t('btn.cancel') }} - 确定 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {{ item.dictLabel }} - - - - - - - - - - - - - - - - - - - {{ item.dictLabel }} - - - - - - - - - - - - - - - - - - {{ $t('btn.cancel') }} - 确定并继续添加 - {{ $t('btn.submit') }} - - - - - - - - \ No newline at end of file