Commit 00a78cc6 by nanrui

Merge remote-tracking branch 'origin/development-202206' into development-202206

parents 6158e6cc 37dd4779
......@@ -336,7 +336,7 @@
v-model="model.ledgrp.rec.apprul"
style="width: 100%"
placeholder="请选择适用规则"
:code="codes.apprul"
:code="codes.apprul1"
@change="apprulChange"
>
</c-select>
......@@ -359,7 +359,7 @@
v-model="model.ledgrp.rec.shppar"
style="width: 100%"
placeholder="请选择分批装运"
:code="codes.shppars18"
:code="codes.shptrss18"
>
</c-select>
</el-form-item>
......
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