diff --git a/src/views/equiptManagement/workwearManagement/index.vue b/src/views/equiptManagement/workwearManagement/index.vue index 5ae1b3d..9af448b 100644 --- a/src/views/equiptManagement/workwearManagement/index.vue +++ b/src/views/equiptManagement/workwearManagement/index.vue @@ -1,57 +1,55 @@ - - - - - 删除 - - - - - - - 删除 - - - + + + + + 删除 + + + + + + 删除 + + diff --git a/src/views/exemption/components/addDialog.vue b/src/views/exemption/components/addDialog.vue index 9de415d..0f12f1d 100644 --- a/src/views/exemption/components/addDialog.vue +++ b/src/views/exemption/components/addDialog.vue @@ -218,8 +218,8 @@ export default { uploadDelete(file, column) { console.log('uploadDelete', file, column); this.attachLink = ''; - this.formData.attachLink = [] - // return true; + this.formData.fileUrl = '' + return true; }, uploadExceed(limit, files, fileList, column) { this.$message.error('最多只能上传一个文件'); diff --git a/src/views/orderManagement/components/exception/resourceMissing.vue b/src/views/orderManagement/components/exception/resourceMissing.vue index 0637d9b..51b655d 100644 --- a/src/views/orderManagement/components/exception/resourceMissing.vue +++ b/src/views/orderManagement/components/exception/resourceMissing.vue @@ -402,7 +402,7 @@ export default { }, { label: '缺失资源', - prop: 'ypQty', + prop: 'validationMomo', search: false, sortable: true, width: 120, diff --git a/src/views/productionManagement/coatingMaterial.vue b/src/views/productionManagement/coatingMaterial.vue index f01c84e..c3c8f0f 100644 --- a/src/views/productionManagement/coatingMaterial.vue +++ b/src/views/productionManagement/coatingMaterial.vue @@ -1,19 +1,14 @@ - - - - - - - - - - + + + + + + - diff --git a/src/views/recorderList/index.vue b/src/views/recorderList/index.vue index 0bfc917..320f9eb 100644 --- a/src/views/recorderList/index.vue +++ b/src/views/recorderList/index.vue @@ -2,147 +2,146 @@ - - + + + + + + + 明细 + 修改 + 删除 - - 明细 - 修改 - 删除 - - - - 打包周期配置 - 删除 - - - - - 打包周期配置 - - 明细 - 修改 - 删除 - - - 新增 - 打包周期配置 - 批量删除 - - - - - 删除 - - - - - - - - - - 查询 - - - - - - - - + + + + + + 明细 + 修改 + 删除 + + + 新增 + 打包周期配置 + 批量删除 + + + + + + + + + + + + + + + 查询 + + + + + + + + 设备编号 - - 插入一行 + 插入一行 删除选择行 - + - + {{ formError }} @@ -234,23 +228,29 @@ - + - - + + - - + + --> @@ -286,9 +286,23 @@ \ No newline at end of file