qx
2 天以前 e6fc429bc28eea2ff4d5f79942159e71bb352192
src/views/hosp/project/index.vue
@@ -921,7 +921,6 @@
                prop="tdzgxj"
              />
            </el-table>
            <div class="pag" v-if="List == true">
              <div class="pag1">
                <pagination
@@ -1484,7 +1483,6 @@
      }
    },
    getlistSfxm() {
      console.log(2222);
      this.loading = true;
      this.List = true;
      listSfxm(this.querycharge).then((response) => {
@@ -1522,6 +1520,8 @@
      this.loading = true;
      getListByXmId(this.queryParam).then((response) => {
        console.log(response,123456);
        this.sfxmList = response.data.date || [];
        if (response.data.date == null) {
          return;