Merge branch 'develop' into FOTON

This commit is contained in:
zhangjun
2022-09-19 15:26:14 +08:00
2 changed files with 2 additions and 1 deletions
@@ -428,7 +428,7 @@ export default {
this.qbfsForm.bussSort = ""
}
this.formLoading = false;
this.commentText = item.commentText
// this.commentText = item.commentText
this.roleForm.dockUser = item.dockUser || item.roleForm.dockUser;
this.roleForm.dockUserName = item.dockUserName || item.roleForm.dockUserName;
this.roleForm.countersigner = item.countersigner || item.roleForm.countersigner;
@@ -824,6 +824,7 @@ export default {
/** 新增按钮 */
addQblx(type,title) {
this.addQblxData = {}
this.btnType = type
this.qblxTitle = title
this.qblxModel = true