Kaynağa Gözat

feature: bug修改

chenqilong 2 yıl önce
ebeveyn
işleme
9c54eef90f

+ 2 - 3
src/views/sales_policy/components/AddCondition.vue

@@ -443,13 +443,12 @@ export default {
   methods: {
     getList() {},
     handleBack() {
-      console.log(this.$parent)
       if (this.$parent.$parent.$parent.$parent.isShow == 10) {
         this.$parent.$parent.$parent.$parent.isShow = 8
       } else if (this.$parent.$parent.$parent.$parent.isShow == 12) {
         this.$parent.$parent.$parent.$parent.isShow = 4
-      } else if (this.$parent.$parent.$parent.isShow == 4) {
-        this.$parent.isEdit = 1
+      } else if (this.$parent.$parent.$parent.isShow == 12) {
+        this.$parent.$parent.$parent.isShow = 4
       } else {
         this.$parent.isCondition = 0
         Object.assign(this.$data, this.$options.data())