Lius
2023-12-19 f67b4c736c68cd3d1f75e5fc6b6e23189f12b979
src/views/eam/PrecisionParametersTemplateDetail.vue
@@ -68,13 +68,9 @@
        columns: [
          {
            title: '#',
            dataIndex: '',
            key:'rowIndex',
            dataIndex:'sort',
            width:100,
            align:"center",
            customRender:function (t,r,index) {
              return parseInt(index)+1;
            }
          },
          {
            title:'检验项目名称',