|
@@ -660,7 +660,8 @@ const reportModalClick = async () => {
|
|
reportLoading.value = false
|
|
reportLoading.value = false
|
|
if (taskCheck) {
|
|
if (taskCheck) {
|
|
//初始弹出弹窗,防呆
|
|
//初始弹出弹窗,防呆
|
|
- reportIds.value = info['primaryKeyId']
|
|
|
|
|
|
+ // reportIds.value = info['primaryKeyId'] dataId
|
|
|
|
+ reportIds.value = dataId
|
|
reportAddition.value = {
|
|
reportAddition.value = {
|
|
classify: authBtnTabKey.value,
|
|
classify: authBtnTabKey.value,
|
|
contractIdRelation: info['contractIdRelation'],
|
|
contractIdRelation: info['contractIdRelation'],
|