浏览代码

显示问题

liuyc 2 年之前
父节点
当前提交
04a0f65129
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/views/tentative/detect/test.vue

+ 2 - 1
src/views/tentative/detect/test.vue

@@ -317,7 +317,8 @@ const tableColumn = ref([
     {key:'specificationNumber', name: '样品编号', width: 220},
     {key:'specificationNumber', name: '样品编号', width: 220},
     {key:'specificationModel', name: '规格类型', width: 200},
     {key:'specificationModel', name: '规格类型', width: 200},
     {key:'detectionResult', name: '检测结果', width: 160},
     {key:'detectionResult', name: '检测结果', width: 160},
-    {key:'projectPosition', name: '工程部位及用途', width: 160},
+    //{key:'projectPosition', name: '工程部位及用途', width: 160},
+    {key:'projectPositionName', name: '工程部位及用途', width: 160},
     {key:'reportDate', name: '报告日期', width: 170},
     {key:'reportDate', name: '报告日期', width: 170},
     {key:'trialUserName', name: '试验人员', width: 170},
     {key:'trialUserName', name: '试验人员', width: 170},
     {key:'taskStatus', name: '任务状态', width: 140},
     {key:'taskStatus', name: '任务状态', width: 140},