qinxianzhangyao
2024-07-22 d56a133bf7fd3eac226b5d93197adeff6dd8ea39
qxtj
6个文件已修改
15 ■■■■ 已修改文件
src/views/hosp/order/index.vue 5 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/hosp/project/index.vue 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/system/Checkout/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/system/comp/index.vue 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/system/tijianall/index.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
vue.config.js 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/hosp/order/index.vue
@@ -452,6 +452,7 @@
      width="1100px"
      style="height: 860px"
      append-to-body
      :close-on-click-modal="false"
    >
      <el-tabs
        type="border-card"
@@ -757,6 +758,7 @@
      width="1100px"
      style="height: 860px"
      append-to-body
      :close-on-click-modal="false"
    >
      <el-tabs
        type="border-card"
@@ -1070,7 +1072,7 @@
    </el-dialog>
    <!-- 添加或修改体检记录对话框 -->
    <el-dialog :title="title" :visible.sync="open" width="950px" append-to-body>
    <el-dialog :title="title" :visible.sync="open" width="950px" append-to-body :close-on-click-modal="false">
      <el-tabs v-model="activeName1" type="card">
        <!-- <el-tab-pane label="订单流水" name="first">
          <el-table :data="numberList" style="width: 100%">
@@ -1178,6 +1180,7 @@
      width="1100px"
      style="height: 860px"
      append-to-body
      :close-on-click-modal="false"
    >
      <el-row type="flex" class="row-bg" justify="space-around">
        <el-col :span="13">
src/views/hosp/project/index.vue
@@ -292,6 +292,7 @@
      width="1200px"
      append-to-body
      :before-close="handleClose"
      :close-on-click-modal="false"
    >
      <el-form
        ref="form"
@@ -721,7 +722,7 @@
      </div>
    </el-dialog>
    <el-dialog title="收费项目" :visible.sync="dialogTableVisible" width="80%">
    <el-dialog title="收费项目" :visible.sync="dialogTableVisible" width="80%" :close-on-click-modal="false">
      <div class="app-container">
        <el-row :gutter="24">
          <!--部门数据-->
src/views/system/Checkout/index.vue
@@ -251,7 +251,7 @@
    </el-dialog>
    <!-- 添加或修改体检记录对话框 -->
    <el-dialog :title="title" :visible.sync="open" width="660px">
    <el-dialog :title="title" :visible.sync="open" width="660px" :close-on-click-modal="false">
      <el-form
        :model="formIn"
        ref="queryForm"
src/views/system/comp/index.vue
@@ -291,6 +291,7 @@
        :visible.sync="opens"
        width="1350px"
        append-to-body
        :close-on-click-modal="false"
      >
        <el-row :gutter="20">
          <el-col :span="7" :xs="24">
@@ -528,6 +529,7 @@
        :visible.sync="openss"
        width="1400px"
        append-to-body
        :close-on-click-modal="false"
      >
        <el-row :gutter="24">
          <el-col :span="8" :xs="24">
src/views/system/tijianall/index.vue
@@ -308,6 +308,7 @@
      :visible.sync="taocan"
      width="80%"
      height="700px"
      :close-on-click-modal="false"
    >
      <el-tabs
        type="border-card"
vue.config.js
@@ -53,7 +53,7 @@
      // 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.0.99:8080/ltkj-admin`,
        // target: `https://ltpeis.xaltjdkj.cn:5011/ltkj-admin`,
        // target: `http://10.168.0.9:5011`,