优化树表模板(未验证)

This commit is contained in:
xiangheng
2024-12-04 13:38:05 +08:00
parent 5e662067f5
commit dff65e406e
10 changed files with 252 additions and 65 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
ref="popupRef"
:title="popupTitle"
:async="true"
width="550px"
width="900px"
:clickModalClose="true"
@confirm="handleSubmit"
@close="handleClose"