diff --git a/anrui-scm/anrui-scm-ui/src/views/ruzhang/ruzhangguanli/ruzhangguanli.vue b/anrui-scm/anrui-scm-ui/src/views/ruzhang/ruzhangguanli/ruzhangguanli.vue index 408f0f490f..c7f29c5030 100644 --- a/anrui-scm/anrui-scm-ui/src/views/ruzhang/ruzhangguanli/ruzhangguanli.vue +++ b/anrui-scm/anrui-scm-ui/src/views/ruzhang/ruzhangguanli/ruzhangguanli.vue @@ -55,7 +55,11 @@ - + + + @@ -74,6 +78,8 @@ + + @@ -88,6 +94,7 @@ import pageye from '@/components/pagination/pageye' import { getPathSidByUserSid } from '@/api/cheliang/dictcommons' import divAdd from './ruzhangAdd' import divInfo from './ruzhangInfo' +import cheliangpaichanInfo from '../../../views/supplychain/cheliangpaichan/cheliangpaichanInfo' import { getStorage } from '@/utils/auth' export default { @@ -97,7 +104,8 @@ export default { Pagination, pageye, divAdd, - divInfo + divInfo, + cheliangpaichanInfo }, data() { return { @@ -218,6 +226,10 @@ export default { const sid = row.sid this.$refs['divinfo'].showInfo(sid, row) }, + hangleLook(row) { + this.viewState = 5 + this.$refs['divCaiGouInfo'].showInfo(row.vehicleOrderSid, row) + }, // 查询 dosearch() { this.queryParams.current = 1