zhangherong
4 天以前 2ee16a9c1b6b29dec6c244bef4f7519a34c6e258
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
    },