Commit 00a731c7 authored by zhengke's avatar zhengke

修改

parents 6093453f 701c881a
...@@ -250,7 +250,7 @@ ...@@ -250,7 +250,7 @@
</div> </div>
</el-col> </el-col>
<el-col :span="10" style="margin-top:30px;"> <el-col :span="10" style="margin-top:30px;">
<el-form-item label="审批说明"> <el-form-item label="审批说明" >
<el-input type="textarea" class="w600" v-model="AuditInfo.AuditContent"></el-input> <el-input type="textarea" class="w600" v-model="AuditInfo.AuditContent"></el-input>
</el-form-item> </el-form-item>
</el-col> </el-col>
...@@ -478,6 +478,7 @@ ...@@ -478,6 +478,7 @@
name: path, name: path,
query: { query: {
configId: configId, configId: configId,
Qtype: qType, Qtype: qType,
blank: 'y', blank: 'y',
tab: '报价单审核' tab: '报价单审核'
......
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