|
|
|
@ -285,7 +285,9 @@ |
|
|
|
</el-form> |
|
|
|
</div> |
|
|
|
<el-footer style="height:25px;text-align:center"> |
|
|
|
<el-button type="primary" :loading="saveLoading" @click="saveData">保存</el-button> |
|
|
|
<template v-if="modalData.createBy2 && modalData.createBy2.split(';').includes(createBy2)"> |
|
|
|
<el-button type="primary" :loading="saveLoading" @click="saveData">保存</el-button> |
|
|
|
</template> |
|
|
|
<el-button type="primary" @click="modalFlag = false">关闭</el-button> |
|
|
|
<template v-if="modalData.createBy2 && modalData.createBy2.split(';').includes(createBy2)"> |
|
|
|
<template v-if="authSubmit"> |
|
|
|
@ -390,7 +392,9 @@ |
|
|
|
</el-form> |
|
|
|
</div> |
|
|
|
<el-footer style="height:25px;text-align:center"> |
|
|
|
<el-button type="primary" :loading="saveLoading" @click="saveData">保存</el-button> |
|
|
|
<template v-if="modalData.createBy2 && modalData.createBy2.split(';').includes(createBy2)"> |
|
|
|
<el-button type="primary" :loading="saveLoading" @click="saveData">保存</el-button> |
|
|
|
</template> |
|
|
|
<el-button type="primary" @click="modalFlag = false">关闭</el-button> |
|
|
|
<template v-if="modalData.createBy2 && modalData.createBy2.split(';').includes(createBy2)"> |
|
|
|
<template v-if="authSubmit"> |
|
|
|
@ -546,7 +550,9 @@ |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<el-footer style="height:25px;text-align:center"> |
|
|
|
<el-button type="primary" :loading="saveLoading" @click="saveData">保存</el-button> |
|
|
|
<template v-if="modalData.createBy2 && modalData.createBy2.split(';').includes(createBy2)"> |
|
|
|
<el-button type="primary" :loading="saveLoading" @click="saveData">保存</el-button> |
|
|
|
</template> |
|
|
|
<el-button type="primary" @click="modalFlag = false">关闭</el-button> |
|
|
|
<template v-if="modalData.createBy2 && modalData.createBy2.split(';').includes(createBy2)"> |
|
|
|
<template v-if="authSubmit"> |
|
|
|
@ -606,7 +612,9 @@ |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<el-footer style="height:25px;text-align:center"> |
|
|
|
<el-button type="primary" :loading="saveLoading" @click="saveData">保存</el-button> |
|
|
|
<template v-if="modalData.createBy2 && modalData.createBy2.split(';').includes(createBy2)"> |
|
|
|
<el-button type="primary" :loading="saveLoading" @click="saveData">保存</el-button> |
|
|
|
</template> |
|
|
|
<el-button type="primary" @click="modalFlag = false">关闭</el-button> |
|
|
|
<template v-if="modalData.createBy2 && modalData.createBy2.split(';').includes(createBy2)"> |
|
|
|
<template v-if="authSubmit"> |
|
|
|
|