Преглед на файлове

【修改】 新增、编辑政策重置页面

howie преди 2 години
родител
ревизия
fdc04b425c
променени са 2 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 1 0
      src/views/sales_policy/components/AddPolicy.vue
  2. 1 0
      src/views/sales_policy/components/editPolicy.vue

+ 1 - 0
src/views/sales_policy/components/AddPolicy.vue

@@ -807,6 +807,7 @@ export default {
         this.dataList = [];
         this.listTotal = 0;
         this.sleectBox.currentPage = 1;
+        this.dcurrentPage = 1
         this.handletwoList();
       } else {
         this.$alert(result.message, "导入失败", {

+ 1 - 0
src/views/sales_policy/components/editPolicy.vue

@@ -807,6 +807,7 @@ export default {
         this.dataList = []
         this.listTotal = 0
         this.sleectBox.currentPage = 1
+        this.dcurrentPage = 1
         this.handletwoList()
       } else {
         this.$alert(result.message, '导入失败', {