cuilei
2 天以前 6c6b811b2a5267764c8aa5c7b7ed2d6094f65061
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
    },