|
@ -117,6 +117,7 @@ export default { |
|
|
}, |
|
|
}, |
|
|
//点击Table行内名称 |
|
|
//点击Table行内名称 |
|
|
inlineDialog(val) { |
|
|
inlineDialog(val) { |
|
|
|
|
|
this.firstTabs = 'xq' |
|
|
//打开抽屉 |
|
|
//打开抽屉 |
|
|
this.Loading.DrawerLoading = true |
|
|
this.Loading.DrawerLoading = true |
|
|
this.displayDialog.detailsDialog = true; |
|
|
this.displayDialog.detailsDialog = true; |
|
|