幼儿收费

This commit is contained in:
zhanglipeng
2020-12-11 17:35:51 +08:00
parent e417fee67e
commit df1f33ddcc
10 changed files with 602 additions and 18 deletions

View File

@ -4,7 +4,7 @@
:model="queryParams"
ref="queryForm"
:inline="true"
label-width="68px"
label-width="70px"
>
<el-form-item label="选择月份" prop="month">
<el-date-picker
@ -298,4 +298,4 @@ export default {
},
},
};
</script>
</script>