Commit d470ded4 by wangweidong

整体优化

parent faae078c
...@@ -67,9 +67,9 @@ ...@@ -67,9 +67,9 @@
<modal-footer ref="footerModal" :footer="footerList" @on-result-change="_footerResult"></modal-footer> <modal-footer ref="footerModal" :footer="footerList" @on-result-change="_footerResult"></modal-footer>
</div> </div>
</Modal> </Modal>
<fillout ref="fillout"></fillout> <fillout ref="fillout" @on-result-change="_page"></fillout>
<decide ref="decide"></decide> <decide ref="decide" @on-result-change="_page"></decide>
<docimasy ref="docimasy"></docimasy> <docimasy ref="docimasy" @on-result-change="_page"></docimasy>
</div> </div>
</template> </template>
<script> <script>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment