@@ -77,7 +77,6 @@ export default {
},
activated() {
this.getCustomerClue();
- this.approveList();
watch: {
$route(to, from) {
@@ -108,7 +107,7 @@ export default {
});
this.customerClueOption = arr;
- console.log(this.customerClueOption);
+ this.approveList();
submit() {
var taskIds = [];