|
|
@ -115,8 +115,8 @@
|
|
|
|
</el-row>
|
|
|
|
</el-row>
|
|
|
|
</template>
|
|
|
|
</template>
|
|
|
|
<div style='text-align: center; margin-bottom: 10px;margin-top: 18px ;'>
|
|
|
|
<div style='text-align: center; margin-bottom: 10px;margin-top: 18px ;'>
|
|
|
|
<el-button @click="closeDialog">取消</el-button>
|
|
|
|
|
|
|
|
<el-button v-if="formName != 3" type="primary" @click="submitInv">提交</el-button>
|
|
|
|
<el-button v-if="formName != 3" type="primary" @click="submitInv">提交</el-button>
|
|
|
|
|
|
|
|
<el-button @click="closeDialog">取消</el-button>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</el-form>
|
|
|
|
</el-form>
|
|
|
|
</el-card>
|
|
|
|
</el-card>
|
|
|
|