lsun 协议管理
This commit is contained in:
parent
e8b2118da1
commit
e193a6cfe4
|
|
@ -209,19 +209,11 @@ export default {
|
|||
data() {
|
||||
return {
|
||||
checkResultOne: false,
|
||||
defaultData: null,
|
||||
selectionList: [],
|
||||
unitInfoSelectList: [],
|
||||
projectSelectList: [],
|
||||
dicSelectList: [],
|
||||
dialogList: [],
|
||||
deptList: [],
|
||||
deptTypeList: [],
|
||||
rowObj: {},
|
||||
fullscreenLoading: false,
|
||||
openOne: false,
|
||||
openTwo: false,
|
||||
openThree: false,
|
||||
openFour: false,
|
||||
openTextOne: '',
|
||||
openTextTwo: '',
|
||||
|
|
@ -415,7 +407,6 @@ export default {
|
|||
this.openTwo = true
|
||||
this.open = false
|
||||
this.openTextThree = '审批通过!'
|
||||
// this.getdialogList()
|
||||
this.getList()
|
||||
})
|
||||
.catch(() => {})
|
||||
|
|
|
|||
Loading…
Reference in New Issue