WXL
2025-04-21 6a1bafa7c0e805ce5c3f881ccc212b207836abeb
测试完成
已修改2个文件
9 ■■■■■ 文件已修改
src/views/patient/propaganda/QuestionnaireTask.vue 5 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
vue.config.js 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/patient/propaganda/QuestionnaireTask.vue
@@ -1424,10 +1424,13 @@
    },
    // 预览
    previewfnmb() {
      console.log(this.form.templateid,'this.form.templateid');
      getTaskQuestioncomit(this.form.templateid).then((res) => {
        if (res.code == 200) {
          console.log(res, "预览数据");
          this.objyl = res.data;
          console.log(this.objyl, "预览数据");
          if (this.objyl.suitway)
            this.objyl.suitway = this.objyl.suitway.split(",");
vue.config.js
@@ -36,9 +36,9 @@
      // detail: https://cli.vuejs.org/config/#devserver-proxy
      [process.env.VUE_APP_BASE_API]: {
        // target: `http://192.168.168.60:8095`,
        target: `http://192.168.144.34:8095`,
        // target: `http://192.168.144.34:8095`,
        // target: `http://192.168.100.121:8095`,
        // target:`http://localhost:8095`,
        target:`http://localhost:8095`,
        // target: `http://192.168.101.135:8095`,
        // target: `http://192.168.101.166:8093`,
        // target: `http://192.168.191.181:8095`,