qx
2024-06-20 5b6260623a61951bc065da832ed330f0ad7ffb37
qxtj
1个文件已修改
3 ■■■■ 已修改文件
src/views/system/tijian/index.vue 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/system/tijian/index.vue
@@ -1628,7 +1628,7 @@
        cusCardId: this.form.cusIdcard,
        proId: item.proPrantId,
      };
      delTbBycusCardIdAndProId(data).then((res) => {});
      delTbBycusCardIdAndProId(data).then((res) => {
      getTransitionList(this.form.cusIdcard).then((response) => {
        this.tableData1 = response.data;
        this.TotalPrice1 = 0;
@@ -1662,6 +1662,7 @@
          this.TotalPrice = "0.00";
        }
      });
      });
    },
    cope() {
      this.tcShow = true;