Houjie
2 天以前 28f1104e32c40273778eed24392bbf14ce03e7fe
src/views/system/modules/SysBusinessCodeRuleModal.vue
@@ -81,7 +81,7 @@
  methods: {
    add() {
      this.model = {};
      this.model.seqLength = 4;
      // this.model.seqLength = 4;
      this.editable = false;
      this.visible = true
    },