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