src/api/job/task.js @@ -225,6 +225,16 @@ }) } export const getSFDictionaryTree = (params) => { return request({ url: '/blade-system/dict-biz/dictionary-tree', method: 'get', params: { ...params, }, }); }; // 生成固定uuid const uuid = uuidv4() // 轮询刷新