最新代码
This commit is contained in:
@ -77,6 +77,8 @@ const insId = ref(null);
|
||||
|
||||
//初始化查询审批记录
|
||||
const init = async (businessId: string | number) => {
|
||||
console.log(323232);
|
||||
|
||||
visible.value = true;
|
||||
loading.value = true;
|
||||
tabActiveName.value = 'image';
|
||||
|
Reference in New Issue
Block a user