lkk
2024-10-24 db8f49a69a6f4e5e91ddc337b7c87d782997c974
lkk 10.24
4个文件已修改
15 ■■■■ 已修改文件
dist.zip 补丁 | 查看 | 原始文档 | blame | 历史
src/views/sampling/sampling/index.vue 8 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/system/tijian/index.vue 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
vue.config.js 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
dist.zip
Binary files differ
src/views/sampling/sampling/index.vue
@@ -917,13 +917,7 @@
    handleChange(selection) {
      console.log(selection);
      selection.forEach((item, index) => {
        if (item.cusSex == 0) {
          item.cusSex = "男";
        } else if (item.cusSex == 1) {
          item.cusSex = "女";
        }
      });
      this.selectList = selection;
      this.ids = selection.map((item) => item.id);
src/views/system/tijian/index.vue
@@ -2192,8 +2192,7 @@
              this.discount = this.form.discount;
            }
            if (this.form.tjType === null) {
              // this.form.tjType = "2";
              this.form.tjType = "3";
              this.form.tjType = "2";
            }
            if (this.form.reservationId != null) {
              if (this.form.groupingId) {
vue.config.js
@@ -53,8 +53,8 @@
      // detail: https://cli.vuejs.org/config/#devserver-proxy
      [process.env.VUE_APP_BASE_API]: {
        // target: `https://ltpeis.xaltjdkj.cn:5801/`,
        target: `http://192.168.1.3:5011`,
        // target: `http://192.168.1.113:5011`,
        // target: `http://192.168.1.3:5011`,
        target: `http://192.168.1.113:5011`,
        // // target: `http://192.168.0.99:8080/ltkj-admin`,
        // target: `https://ltpeis.xaltjdkj.cn:5011/ltkj-admin`,
        // target: `http://10.168.0.9:5011`,