Commit 98b88c3f by Joey

fix(@gms/gms-plugin-billexpand): 关联单据页面,初始state不对

parent 2cc5ade8
......@@ -91,7 +91,7 @@ export default {
return {
isReadOnly: false,
showDetail: false,
state: null,
state: '',
billId: "",
modal_visible: false,
showBiffForm: false,
......
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