sunkuosheng před 3 týdny
rodič
revize
680be039b0
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      ruoyi-ui-gljt/src/views/gljt/qxpz/index.vue

+ 1 - 1
ruoyi-ui-gljt/src/views/gljt/qxpz/index.vue

@@ -394,7 +394,7 @@ export default {
               updateQxpz({...this.form, xzqh:xzqh}).then(response => {
               updateQxpz({...this.form, xzqh:xzqh}).then(response => {
                 this.$modal.msgSuccess("修改成功");
                 this.$modal.msgSuccess("修改成功");
                 this.open = false;
                 this.open = false;
-                this.qxpzList = this.dataReplacement(this.qxpzList, this.form.id, formData);
+                // this.qxpzList = this.dataReplacement(this.qxpzList, this.form.id, formData);
                 this.getList();
                 this.getList();
               }).finally(() => this.submitFormLoading = false);
               }).finally(() => this.submitFormLoading = false);
             // } else {
             // } else {