mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-11-01 02:38:43 +08:00 
			
		
		
		
	fix: page loading
This commit is contained in:
		| @@ -318,8 +318,8 @@ const queryParams = reactive({ | ||||
|   status: null | ||||
| }) | ||||
| const getList = async () => { | ||||
|   statusOption.value = getIntDictOptions(DICT_TYPE.COMMON_STATUS) | ||||
|   tableLoading.value = true | ||||
|   statusOption.value = getIntDictOptions(DICT_TYPE.COMMON_STATUS) | ||||
|   const res = await MenuApi.getMenuListApi(queryParams) | ||||
|   tableData.value = res | ||||
|   tableLoading.value = false | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 xingyu4j
					xingyu4j