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

字段错误调整

parent 403acf6e
......@@ -14,7 +14,7 @@
</template>
<script>
export default {
props: {
......@@ -26,17 +26,17 @@
}
},
async mounted() {
},
data() {
return {
}
},
methods: {
}
}
</script>
......
......@@ -195,7 +195,7 @@
},
{
"label": "状态",
"prop": "ckid",
"prop": "zt",
"span": 8,
"type": "RelSelect",
"value": "",
......
......@@ -116,7 +116,7 @@
},
{
label: '单据编号',
prop: 'djid',
prop: 'djidinfo',
span: 6,
type: 'input',
value: ''
......
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