qushaowei
2024-01-31 142f2e839bf76eff614ca7c07c30b5da2745681a
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:'检验项目名称',