fix: 插件test
This commit is contained in:
parent
e2eee7239c
commit
c9a7a9e8a6
@ -238,6 +238,7 @@ export default {
|
||||
data: data,
|
||||
callBack: callBack
|
||||
}
|
||||
console.log('url, type, data, callBack', param);
|
||||
this.$emit('execute-axios', param)
|
||||
if (process.env.NODE_ENV === 'development') {
|
||||
execute(param).then(res => {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user