This commit is contained in:
2025-07-12 16:43:04 +08:00
parent 9cb8877486
commit 9039840986
12 changed files with 519 additions and 2854 deletions

View File

@ -10,7 +10,6 @@
<el-button size="small" type="primary" v-for="it in D_GS_BK_SQLX" :key="it.dm" @click="handleApplication(it)" >{{ it.zdmc }}</el-button>
</div>
</el-popover>
<el-popover placement="bottom" :visible="visiblefp" :width="400" trigger="click">
<template #reference>
<el-button size="small" type="primary" @click="(visiblefp = !visiblefp), (visible = false)" >指定分配</el-button>