田源
2024-01-24 e1c14ac427ccf3437ca371e40394ef7265dbc59e
Source/UBCS-WEB/src/const/code/codeKeyAttrRepeat.js
@@ -1,6 +1,7 @@
export default {
  height:'auto',
  calcHeight: 30,
  calcHeight: 20,
  columnBtn:false,
  tip: false,
  searchShow: true,
  searchMenuSpan: 6,
@@ -207,6 +208,7 @@
      prop: "id",
      type: "input",
      search: true,
      labelWidth : 110,
      rules: [{
        required: true,
        message: "请输入规则编号",
@@ -218,6 +220,7 @@
      prop: "name",
      search: true,
      type: "input",
      labelWidth : 110,
      rules: [{
        required: true,
        message: "请输入规则名称",
@@ -229,6 +232,7 @@
      prop: "description",
      type: "input",
      search: true,
      labelWidth : 110,
      rules: [{
        required: true,
        message: "请输入描述",
@@ -260,6 +264,7 @@
      dicUrl: "/api/ubcs-omd/enum/dictionary?code=codeKeyFlag",
      dataType: "String",
      search: true,
      labelWidth : 110,
      props: {
        label: "itemName",
        value: "itemValue"
@@ -277,6 +282,7 @@
      dicUrl: "/api/ubcs-omd/enum/dictionary?code=codeKeyFlag",
      dataType: "String",
      search: true,
      labelWidth : 110,
      props: {
        label: "itemName",
        value: "itemValue"
@@ -294,6 +300,7 @@
      dicUrl: "/api/ubcs-omd/enum/dictionary?code=codeKeyFlag",
      dataType: "String",
      search: true,
      labelWidth : 110,
      props: {
        label: "itemName",
        value: "itemValue"
@@ -311,6 +318,7 @@
      search: true,
      dicUrl: "/api/ubcs-omd/enum/dictionary?code=codeKeyFlag",
      dataType: "String",
      labelWidth : 110,
      props: {
        label: "itemName",
        value: "itemValue"