Lius
2024-08-15 7972f7953f19acd855a7141eff63dc2a2f632392
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:'检验项目名称',