linweizeng 2 năm trước cách đây
mục cha
commit
455a62db8a

+ 0 - 10
src/views/system/jbdScan/generalModules.vue

@@ -5,7 +5,6 @@
 </template>
 </template>
 
 
 <script>
 <script>
-import { handled } from '@/api/platform/office/bpmReceived'
 /* 共同调用类, 与脚本统一调用。*/
 /* 共同调用类, 与脚本统一调用。*/
 import satisfaction from './satisfaction/satisfaction.vue'
 import satisfaction from './satisfaction/satisfaction.vue'
 
 
@@ -35,15 +34,6 @@ export default {
 
 
         }
         }
     },
     },
-    watch: {
-        // generalShow: {
-        //     handler () {
-        //         this.show = this.generalShow
-        //     },
-        //     deep: true,
-        //     immediate: true
-        // }
-    },
     methods: {
     methods: {
         generalClose (val) {
         generalClose (val) {
             this.show = val
             this.show = val