Jelajahi Sumber

修正部分路径错误

JXDS18FUJT 2 tahun lalu
induk
melakukan
f5f09c4965

+ 1 - 1
src/views/price/manage/hz50/index.vue

@@ -1002,7 +1002,7 @@
       handleSuccess() {
         this.msgSuccess("上传成功");
         this.getSearchOption();
-        // this.getList()
+        this.getList()
       },
       push(url) {
         this.router.push(url);

+ 1 - 0
src/views/price/manage/hz60/index.vue

@@ -1006,6 +1006,7 @@
       handleSuccess() {
         this.msgSuccess("上传成功");
         this.getSearchOption();
+        this.getList()
         // this.getList()
       },
       push(url) {