qushaowei
2023-11-21 e9ad171baa8ae05e47fb3698d2f2bc6fd9fc3124
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:'检验项目名称',