|
@@ -743,20 +743,6 @@ export default {
|
|
query: { id: row.id },
|
|
query: { id: row.id },
|
|
})
|
|
})
|
|
},
|
|
},
|
|
-
|
|
|
|
- // 关闭 dialog时 处理文件url 初始化upload组件
|
|
|
|
- // handleCloe() {
|
|
|
|
- // this.dialogViewSpareMoney = false
|
|
|
|
- // },
|
|
|
|
- // history(row) {
|
|
|
|
- // billoperatehis({ id: row.id })
|
|
|
|
- // .toPromise()
|
|
|
|
- // .then((response) => {
|
|
|
|
- // this.historyList = response
|
|
|
|
- // })
|
|
|
|
- // },
|
|
|
|
- // deletecontract(){},
|
|
|
|
- //删除
|
|
|
|
approve() {},
|
|
approve() {},
|
|
listQuery() {},
|
|
listQuery() {},
|
|
},
|
|
},
|
|
@@ -904,6 +890,6 @@ padding: 2px 4px;
|
|
width: 100%;
|
|
width: 100%;
|
|
}
|
|
}
|
|
.ws-info-table[data-v-850a44a6] .el-form-item {
|
|
.ws-info-table[data-v-850a44a6] .el-form-item {
|
|
- width: 16.66%;
|
|
|
|
|
|
+ width: 29%;
|
|
}
|
|
}
|
|
</style>
|
|
</style>
|