Commit e3e87403 authored by 徐一鸣's avatar 徐一鸣

Merge branch 'dev' of cloud.wodcloud.com:apaas/apaas-v3-ui into dev

parents 9b5c4738 d964bdd0
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
:stripe="true" :stripe="true"
slot="req_table" slot="req_table"
></table-um> ></table-um>
<v-apaas-code :datas="req_code_arr" slot="req_code"></v-apaas-code> <v-apaas-code :datas="req_code_arr" slot="req_code" :readOnly="true"></v-apaas-code>
<table-um <table-um
:headers="res_header_arr" :headers="res_header_arr"
:datas="res_data" :datas="res_data"
......
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