Commit 9f6a7857 authored by 韵晨龙's avatar 韵晨龙

feat: 根据应用id获取平台code

parent 67849489
Subproject commit f666cb93ee1e19ab27bb672b2b6c8e92474d2b25
Subproject commit a3ed1d5785cc7989863ce3325b854b8090988985
This diff is collapsed.
......@@ -11,7 +11,6 @@ const { getContext, cacheStore } = require('../../../store')
const onHandleWidgets = {
// 重新加载组件数据,更新缓存
async reLoadWidgets(event, data = 'customwidg') {
console.log(data,'----datadata');
// utils.getPlatFormPath()
// 处理平台信息
const ctx = getContext()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment