mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-11 11:56:46 +08:00
--fix bug
This commit is contained in:
@@ -776,7 +776,11 @@ const AddImpStuvisibleClose = (isget) => {
|
||||
if (isget) {
|
||||
getStuList();
|
||||
}
|
||||
};
|
||||
}
|
||||
function startLoading(){
|
||||
tableData.value.loading = true;
|
||||
}
|
||||
defineExpose({getStuList,startLoading})
|
||||
</script>
|
||||
<style lang="scss">
|
||||
.TableStudent {
|
||||
|
||||
Reference in New Issue
Block a user