mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-09 02:46:45 +08:00
1. 审批中心1
This commit is contained in:
@@ -620,6 +620,7 @@ export default {
|
||||
onMounted(() => {
|
||||
//初始化时
|
||||
state.searchParam.status = 2;
|
||||
console.log("onMounted status 变化",state.searchParam)
|
||||
getTableDate();
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user