linwenxin 1 gadu atpakaļ
vecāks
revīzija
b57724d387
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      src/views/setting/serviceProductConfig/index.vue

+ 1 - 1
src/views/setting/serviceProductConfig/index.vue

@@ -130,7 +130,6 @@ export default {
             this.optionsEvensAuth('add', {
               click: () => {
                 this.baseDataList()
-
                 this.formBool = true
               }
             })
@@ -204,6 +203,7 @@ export default {
         edit: {
           click: ({ row, index, column }) => {
             this.baseDataList(() => {
+              this.formBool = true
               serviceProductDelf({ id: row.id }).then(res => {
                 var { items, ...p } = res.data
                 this.$refs.tree.setCheckedKeys(