企标库 - 高级检索 - 没有对齐

This commit is contained in:
yanyizhou
2021-12-23 10:49:47 +08:00
parent 13813bae99
commit 185b4678ae
@@ -1171,6 +1171,7 @@
<custom-select-array
:key="applyArcticOptions.options"
:config="applyArcticOptions"
style="margin-left: -14px"
v-model="sarBussionessSearch['SYCXCLASS']"
></custom-select-array>
</template>
@@ -1220,6 +1221,7 @@
<custom-select-array
:key="categoryOptions.options"
:config="categoryOptions"
style="margin-left: -14px"
v-model="sarBussionessSearch['NYLXCLASS']"
></custom-select-array>
</template>
@@ -1239,6 +1241,7 @@
<custom-select-array
:key="sycpxOptions.options"
:config="sycpxOptions"
style="margin-left: -14px"
v-model="sarBussionessSearch['SYCPXCLASS']"
></custom-select-array>
</template>