aws上传路径变更
continuous-integration/drone/push Build is passing

This commit is contained in:
DESKTOP-6C3NK6N\WXS
2024-09-18 13:51:03 +08:00
parent 371a3acff2
commit 857abb2c0d
3 changed files with 7 additions and 5 deletions
-1
View File
@@ -363,7 +363,6 @@ export default {
return (this.option = this.$d.FeedBackTypeToCRC);
},
setTitle(code, name) {
console.log(code, name);
if (this.hasPermi(["role:pm"]) && this.visitTaskId) {
return `${this.$t("feedBack:form:title:pm2")}(${code}/${name})`;
}