cuilei
2 天以前 5e0589cc9ba6ef397470d38a98bf4c16e683b4da
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
    },