|
@@ -1450,6 +1450,7 @@ const signClick1 = async () => {
|
|
//获取任务id
|
|
//获取任务id
|
|
const ids = arrToId(rows)
|
|
const ids = arrToId(rows)
|
|
|
|
|
|
|
|
+
|
|
if (resignModalRadio1.value === 1) {
|
|
if (resignModalRadio1.value === 1) {
|
|
if (checkTaskUserIds.value.length === 0) {
|
|
if (checkTaskUserIds.value.length === 0) {
|
|
return window.$message?.warning('请选择用户')
|
|
return window.$message?.warning('请选择用户')
|