@@ -69,7 +69,8 @@ export default {
beforeData() {
return {
query: {
- del: false
+ del: false,
+ companyId: 1
}
};
},
@@ -96,7 +96,8 @@ export default {
status: this.status,
// type: this.type,
hide: false,