Task:多店铺选择
This commit is contained in:
@@ -38,7 +38,6 @@ export default {
|
||||
})
|
||||
},
|
||||
open(records) {
|
||||
console.log(records);
|
||||
if(!records) return;
|
||||
this.show = true;
|
||||
this.list = records && [...records] || []
|
||||
|
||||
Reference in New Issue
Block a user