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