|
@ -495,6 +495,8 @@ const buttonTableClick = async (val, row) => { |
|
|
message.warning('已创建过标签!!!') |
|
|
message.warning('已创建过标签!!!') |
|
|
return |
|
|
return |
|
|
} |
|
|
} |
|
|
|
|
|
detatableData.pageSize = 500 |
|
|
|
|
|
|
|
|
detatableData.params = { |
|
|
detatableData.params = { |
|
|
masterId:row.masterId |
|
|
masterId:row.masterId |
|
|
} |
|
|
} |
|
|