Commit 25209fff authored by 李苏's avatar 李苏 💬

kshSbxxCode

parent 7a27d37f
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* @Description: * @Description:
* @Author: lisu lisu@gavelinfo.com * @Author: lisu lisu@gavelinfo.com
* @LastEditors: lisu lisu@gavelinfo.com * @LastEditors: lisu lisu@gavelinfo.com
* @LastEditTime: 2024-09-11 17:02:43 * @LastEditTime: 2024-09-11 17:27:35
* @FilePath: /zghywpc-vue/src/views/yhlywsytst/yhlywsytst/index.vue * @FilePath: /zghywpc-vue/src/views/yhlywsytst/yhlywsytst/index.vue
--> -->
<template> <template>
...@@ -551,7 +551,7 @@ ...@@ -551,7 +551,7 @@
}, },
apiGetLbjxx() { apiGetLbjxx() {
this.$post('sbgl/usbxx/query', { this.$post('sbgl/usbxx/query', {
sbxxCode: this.selectedModel.name, kshSbxxCode: this.selectedModel.name,
}).then(res => { }).then(res => {
this.lbjlistData = res.data.records || [] this.lbjlistData = res.data.records || []
}) })
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment