丰都大屏完成
This commit is contained in:
@@ -33,7 +33,7 @@ export default {
|
||||
instance: {
|
||||
deep: true,
|
||||
handler(v) {
|
||||
v && this.isAction && !this.options.toString() && this.getOptions()
|
||||
v && this.isAction && !this.options?.toString() && this.getOptions()
|
||||
}
|
||||
},
|
||||
action() {
|
||||
|
||||
Reference in New Issue
Block a user