linwenxin 1 rok temu
rodzic
commit
b57724d387
1 zmienionych plików z 1 dodań i 1 usunięć
  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(