cuilei
3 天以前 a6be899d43c4ec972892cbbb9f4cb5aeb7349aa7
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
    },