admin-web/src/views/departmentitem/itemscr/scrapping/edit.vue
@@ -288,7 +288,7 @@ fenfaData: [], formData: { departmentId: '', // 报废部门id dealTime: '', // 报废时间 dealTime: DateFormatter.formatDate(new Date(), 'yyyyMMddhhmmss'), // 报废时间 procureDoc: '', goods: [], }, @@ -331,7 +331,6 @@ uploadUrl: getUploadUrl(), // 上传路径 multiple: true, // 是否支持批量上传 disabled: false, // 是否禁用 type: 'picture', // text/picture }, scrapReasonOptions: [] // 报废原因 };