src/views/system/tijian/index.vue
@@ -1819,6 +1819,7 @@ this.getCurrentDateTime(); this.startTimer(); this.getList1(); // this.getData(); }, mounted() {}, @@ -2341,8 +2342,13 @@ if (this.form.cusSex === "未知") { this.form.cusSex = 2; } if (this.form.tjType === '') { this.form.tjType = this.dict.type.dict_team[0].value; } addCustomer(this.form).then((response) => { this.responseList = response.data; this.$modal.msgSuccess("新增成功"); // let cusSex = this.form.cusSex; // //全部套餐