Commit e2855b74 authored by 李苏's avatar 李苏 💬

调整

parent a935849e
......@@ -28,7 +28,7 @@
<script>
export default {
name: 'Page404',
name: '请确认网络连接正常并且拥有该功能权限!',
computed: {
message() {
return '找不到网页!'
......
......@@ -196,7 +196,7 @@
selectedTree: function(e) {
this.$refs.basePage.treeInfo = e
let pid = e.id
this.$refs.basePage.queryParams.pid = pid
this.$refs.basePage.queryParams.sbxxCode = e.code
this.$refs.basePage.refresh()
......
......@@ -67,6 +67,16 @@
fieldType: "ftString",
width: 120
},
{
label: "流动特性",
prop: "ldtx",
width: 120,
transform: {
"url": "ywxxgl/uywxx/init/ldtx",
"label": "name",
"value": "id"
}
},
{
label: "规格",
prop: "ggxh",
......
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