|
|
|
@ -459,7 +459,7 @@ export default {
|
|
|
|
|
this.getList()
|
|
|
|
|
this.getBusType()
|
|
|
|
|
|
|
|
|
|
getHead('selectmedicalSuppliesDialog-1', '1').then((re) => {
|
|
|
|
|
getHead('medicalSupplies-1', '1').then((re) => {
|
|
|
|
|
// 处理返回的数据
|
|
|
|
|
this.tableObj = re.data
|
|
|
|
|
this.tableHeader = re.data.tableList
|
|
|
|
|