企标制修订计划管控立项发起

This commit is contained in:
宋伟佳
2022-03-03 09:22:36 +08:00
parent 46e7265ae8
commit 6244736bbd
@@ -471,7 +471,7 @@ export default {
this.$refs["roleForm"].validate((valid) => {
if (valid) {
this.isSubmit = true;
this.listForm.commentText = this.commentText;
qbzxdFrom.commentText = this.commentText;
let json = Object.assign(qbzxdFrom, this.roleForm);
this.$http.post("lawss/activiti/startProcessRollBack", {
createUser: this.$store.getters.userInfo.userId,