This website works better with JavaScript.
首頁
探索
說明
註冊
登入
bjquanjiang
/
DigitalScholl
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
app流程下一步指定审核人弹框判断修改
娄底高职分支
liangkun
2 年之前
父節點
d9cae054da
當前提交
59e2084376
共有
1 個文件被更改
,包括
4 次插入
和
2 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-2
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/nworkflow/myflow/sign.vue
+ 4
- 2
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/nworkflow/myflow/sign.vue
查看文件
@@ -231,8 +231,10 @@ export default {
}
})
this.submitPostData = postData
this.modal = true
return
if(this.reviewerList.length>1){
this.modal = true
return
}
}
const success = await this.HTTP_POST(
Write
Preview
Loading…
取消
儲存