wangting
2023-07-28 7a49d45da7e1d8d1b9aca8bbfcd22b622bc3e6ac
Source/UBCS-WEB/src/const/code/codeKeyAttrRepeat.js
@@ -207,6 +207,8 @@
      prop: "id",
      type: "input",
      search: true,
      labelWidth : 110,
      rules: [{
        required: true,
        message: "请输入规则编号",
@@ -219,6 +221,7 @@
      prop: "name",
      search: true,
      type: "input",
      labelWidth : 110,
      rules: [{
        required: true,
        message: "请输入规则名称",
@@ -231,6 +234,7 @@
      prop: "description",
      type: "input",
      search: true,
      labelWidth : 110,
      rules: [{
        required: true,
        message: "请输入描述",
@@ -263,6 +267,7 @@
      dicUrl: "/api/ubcs-omd/enum/dictionary?code=codeKeyFlag",
      dataType: "String",
      search: true,
      labelWidth : 110,
      props: {
        label: "itemName",
        value: "itemValue"
@@ -281,6 +286,7 @@
      dicUrl: "/api/ubcs-omd/enum/dictionary?code=codeKeyFlag",
      dataType: "String",
      search: true,
      labelWidth : 110,
      props: {
        label: "itemName",
        value: "itemValue"
@@ -299,6 +305,7 @@
      dicUrl: "/api/ubcs-omd/enum/dictionary?code=codeKeyFlag",
      dataType: "String",
      search: true,
      labelWidth : 110,
      props: {
        label: "itemName",
        value: "itemValue"
@@ -317,6 +324,7 @@
      search: true,
      dicUrl: "/api/ubcs-omd/enum/dictionary?code=codeKeyFlag",
      dataType: "String",
      labelWidth : 110,
      props: {
        label: "itemName",
        value: "itemValue"