WXL
3 天以前 901206cc7e6d26d219ae52e92b1f29ba9738008b
测试完成
已修改2个文件
14 ■■■■■ 文件已修改
src/views/followvisit/discharge/index.vue 12 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
vue.config.js 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/followvisit/discharge/index.vue
@@ -317,10 +317,22 @@
          prop="createBy"
          width="120"
        />
        <el-table-column
          label="随访时间"
          sortable
          align="center"
          prop="visitTime"
          width="160"
        >
          <template slot-scope="scope">
            <span>{{ parseTime(scope.row.visitTime) }}</span>
          </template>
        </el-table-column>
        <el-table-column
          label="完成时间"
          sortable
          align="center"
          prop="finishtime"
          width="160"
        >
vue.config.js
@@ -37,7 +37,7 @@
      [process.env.VUE_APP_BASE_API]: {
        // target: `http://192.168.168.60:8095`,
        target: `http://192.168.144.34:8095`,
        // target: `http://192.168.100.121:8095`,
        // target: `http://192.168.100.100:8095`,
        // target:`http://localhost:8095`,
        // target: `http://192.168.101.135:8095`,
        // target: `http://192.168.101.166:8093`,