Commit 2d3ac4e42ce36fc0d6cbd0a28fdcc6b64f822c1c

Authored by ww
1 parent 1dfcf747

fix: DEFECT-928 open tsl model again not echo data

... ... @@ -2,6 +2,7 @@
2 2 <BasicModal
3 3 title="物模型TSL"
4 4 :maskClosable="false"
  5 + destroyOnClose
5 6 v-bind="$attrs"
6 7 width="55rem"
7 8 @register="register"
... ...