This commit is contained in:
2026-03-13 16:21:54 +08:00
parent f4d9f1d587
commit 1b8f8d8f13

View File

@@ -25,13 +25,13 @@
@click="syncDemandList"
>同步</el-button
>
<!-- <el-button
<el-button
icon="plus"
type="primary"
v-permission="'demand_add_demand'"
@click="visibleDialog(true)"
>创建待办</el-button
> -->
>
</template>
</demandTable>
<Dialog