fix:修改按钮
This commit is contained in:
parent
d4f29adb8b
commit
227842d729
|
@ -106,7 +106,7 @@
|
|||
v-if="this.data.action == 'deptconfirm'"
|
||||
>确认</el-button
|
||||
>
|
||||
<!-- <el-button type="primary" @click="confirm()" v-else></el-button> -->
|
||||
<el-button type="primary" @click="confirm()" v-else>确认</el-button>
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
|
|
Loading…
Reference in New Issue