1
0
mirror of https://github.com/FatttSnake/Pinnacle-OA.git synced 2026-04-06 07:21:24 +08:00

update work card

This commit is contained in:
GGB
2023-05-16 22:01:49 +08:00
parent a0530ceeda
commit 523b0faa88
5 changed files with 31 additions and 16 deletions

View File

@@ -35,7 +35,6 @@
width="220"
confirm-button-text=""
cancel-button-text=""
:icon="InfoFilled"
icon-color="#00d4ff"
title="是否修改为未完成?"
@confirm="todoConfirmEvent(scope.row)"

View File

@@ -23,7 +23,6 @@
width="220"
confirm-button-text=""
cancel-button-text=""
:icon="InfoFilled"
icon-color="#00d4ff"
title="是否确认完成?"
@confirm="completeConfirmEvent(scope.row)"