@@ -151,8 +151,8 @@ export default {
|
|||||||
// 发送请求,获取xml
|
// 发送请求,获取xml
|
||||||
readXml(definitionId).then(res => {
|
readXml(definitionId).then(res => {
|
||||||
this.processView.xmlData = res.data;
|
this.processView.xmlData = res.data;
|
||||||
this.processView.open = true;
|
|
||||||
})
|
})
|
||||||
|
this.processView.open = true;
|
||||||
},
|
},
|
||||||
handleStart(row) {
|
handleStart(row) {
|
||||||
this.$router.push({
|
this.$router.push({
|
||||||
|
|||||||
Reference in New Issue
Block a user