lilei 1 day ago
parent
commit
0c0cece325

+ 1 - 1
src/views/promotionRulesManagement/dealerPromotions/ruleSet.vue

@@ -257,7 +257,7 @@ export default {
       const _this = this
       this.$confirm({
         title: '提示',
-        content: '确认要该规则吗?',
+        content: '确认要删除该规则吗?',
         centered: true,
         onOk () {
           _this.spinning = true

+ 2 - 1
src/views/salesManagement/salesQueryNew/comps/productActiveList.vue

@@ -548,7 +548,8 @@ export default {
       this.resetSearchForm()
     },
     salesPromoSnSet (newValue, oldValue) {
-      this.resetSearchForm()
+      this.getTableData()
+      this.clearTableSelect()
     },
     spinning (a, b) {
       if (a) {