Jelajahi Sumber

feature: bug修改

chenqilong 2 tahun lalu
induk
melakukan
9c54eef90f
1 mengubah file dengan 2 tambahan dan 3 penghapusan
  1. 2 3
      src/views/sales_policy/components/AddCondition.vue

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

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