[update] 标准化活动-集团参与情况的资料改为非必填

This commit is contained in:
lideqin
2024-05-08 09:21:17 +08:00
parent edd2b9c1e3
commit 26339975b0
@@ -192,10 +192,6 @@ export default {
* @returns {boolean}
*/
validateTableData () {
// if (this.realDataSource.some(tt => !tt.feeData)) {
// this.$message.warning(this.$t('businessSupport.standardizationActivity.pleaseUploadGroupInfo'))
// return false
// }
return true
}
}