语法错误 DPAIWelderCodeweldtask-apppageswelderMonitorteamMonitorPagevue Identifier directly after number 16762143133430 165 workStateList 143133431 166 image staticteamLeadericon-1png143133
在该行代码中,字符串中的单引号与外面的单引号重复了,需要将其改为双引号或者将外面的单引号改为双引号,使得字符串不被误认为中断。正确的代码应该是:
image: this.baseURL + "/api/file/Image/systemfile/icon-1.png"
原文地址: https://www.cveoy.top/t/topic/b5WC 著作权归作者所有。请勿转载和采集!