lsun 协议管理

This commit is contained in:
lSun 2024-11-13 18:19:51 +08:00
parent e8b2118da1
commit e193a6cfe4
1 changed files with 0 additions and 9 deletions

View File

@ -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(() => {})