Commit d64269ae authored by jingnan's avatar jingnan 👀

指令下发右侧查询都带架次

parent 0c6d6105
...@@ -81,7 +81,7 @@ ...@@ -81,7 +81,7 @@
v-show="!isCooperate" v-show="!isCooperate"
ref="detailCom" ref="detailCom"
:key="layConfig.layKey" :key="layConfig.layKey"
:basic-data="{requestUrl}" :basic-data="{requestUrl,sortiesName:form.sortiesName}"
table-height="calc(100vh - 100px)" table-height="calc(100vh - 100px)"
:lay-config="layConfig" :lay-config="layConfig"
:form="searchFormData" :form="searchFormData"
......
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