der提交加参数

This commit is contained in:
qq787203167
2022-05-20 15:44:04 +08:00
parent f5b32c89dd
commit 0ca5d9060b
@@ -10,7 +10,7 @@
</div>
</div>
<a-form-model :model="formInline" class="formAdd" :rules="rules" ref="ruleForm">
<a-row :gutter="24" v-if="$route.query.TaskKey == 'zrrclrw'">
<a-row :gutter="24" v-if="$route.query.TaskKey == 'zrrclrw' && $route.query.isDisplay">
<a-col :span="24">
<div class="box-title-text">
<div class="title-text">
@@ -39,7 +39,7 @@
</div>
</a-col>
</a-row>
<a-row :gutter="24" v-if="$route.query.TaskKey == 'zrrclrw'">
<a-row :gutter="24" v-if="$route.query.TaskKey == 'zrrclrw' && $route.query.isDisplay">
<a-col :span="24">
<div class="box-title-text">
<div class="title-text">
@@ -106,7 +106,8 @@
</div>
</a-col>
</a-row>
<a-row :gutter="24" v-if="$route.query.TaskKey == 'fqrsh'">
<a-row :gutter="24"
v-if="($route.query.TaskKey == 'fqrsh') || ($route.query.TaskKey == 'zrrclrw' && !$route.query.isDisplay)">
<a-col :span="24">
<div class="box-title-text">
<div class="title-text-fq">
@@ -120,7 +121,8 @@
</div>
</a-col>
</a-row>
<a-row :gutter="24" v-if="$route.query.TaskKey == 'fqrsh'">
<a-row :gutter="24"
v-if="($route.query.TaskKey == 'fqrsh') || ($route.query.TaskKey == 'zrrclrw' && !$route.query.isDisplay)">
<a-col :span="24">
<div class="box-title-text">
<div class="title-text-fq">