This commit is contained in:
liushuai
2018-12-17 20:37:10 +08:00
parent 916996c1ab
commit 05f44d8b7d
13 changed files with 1501 additions and 233 deletions

View File

@@ -67,13 +67,6 @@
<el-input v-model="name" size="small" readonly/>
</el-form-item>
</el-col>
<el-col :span="6">
<el-form-item label="运费">
<el-input v-model="freight" size="small"/>
</el-form-item>
</el-col>
</el-row>
<el-row>
<el-col :span="6">
<el-form-item label="税率">
<el-input v-model="taxRate" size="small"/>