md
This commit is contained in:
parent
96a5b22534
commit
252a2fc5a2
@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div class="app-container" >
|
||||
<el-form ref="form" size="mini" :model="form" :rules="rules" :disabled="this.form.lockFlag=='T'" label-width="90px">
|
||||
<el-form ref="form" size="mini" :model="form" :rules="rules" label-width="90px">
|
||||
|
||||
<el-row v-if="this.billCode" :gutter="0" style="display: flex;flex-wrap: wrap; border-bottom: 1px dotted #e7e7e7;" >
|
||||
<!-- 运单录入 -->
|
||||
|
||||
Loading…
Reference in New Issue
Block a user