浏览代码

仓库报表

3254194295 2 年之前
父节点
当前提交
235d7cf3e1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/sb/scraps/SbAuditUnifyForm.vue

+ 1 - 1
src/views/sb/scraps/SbAuditUnifyForm.vue

@@ -226,7 +226,7 @@ export default {
           dataIndex: 'no'
           dataIndex: 'no'
         },
         },
         {
         {
-          title: '设备',
+          title: '设备名称',
           dataIndex: 'sbId',
           dataIndex: 'sbId',
           customRender: (text, record, index) => {
           customRender: (text, record, index) => {
             return record.sbName
             return record.sbName