Commit 041e3fb4 authored by 沈良进's avatar 沈良进

save

parent 92090296
......@@ -1749,6 +1749,13 @@
</el-form-item>
</el-col>
</el-row>
<el-row :gutter="20">
          <el-col :span="24">
            <el-form-item label="联运备注" prop="UnionRemark">
              <el-input v-model="addMsg.UnionRemark" type="textarea" maxlength="500"></el-input>
            </el-form-item>
          </el-col>
        </el-row>
</el-form>
</div>
<div class="productQuerybottomLayer ownScrollbarStyle"
......
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