[update] 修改企标流程
This commit is contained in:
@@ -237,7 +237,7 @@ export default {
|
||||
methods: {
|
||||
// 根据流程id获取数据并回显
|
||||
getProcessData (taskId) {
|
||||
this.laoding = true
|
||||
this.loading = true
|
||||
enStandardStartUseGetDataById(taskId).then(res => {
|
||||
if (res.success) {
|
||||
this.model = res.result
|
||||
|
||||
Reference in New Issue
Block a user