Commit e87b1ae8 by lixinyi

cips拟报添加行号搜索

parent aa90388e
...@@ -371,6 +371,9 @@ export default { ...@@ -371,6 +371,9 @@ export default {
if("bicfi" === this.dataModel.tag){ if("bicfi" === this.dataModel.tag){
this.ifaccount = true; this.ifaccount = true;
} }
if("1" === this.dataModel.ifaccount){
this.ifaccount = true;
}
this.disabled = this.dataModel.unable || this.dataModel.disabled; this.disabled = this.dataModel.unable || this.dataModel.disabled;
}, },
......
...@@ -237,6 +237,7 @@ export default [ ...@@ -237,6 +237,7 @@ export default [
type: "TextInput", type: "TextInput",
status: "M", status: "M",
maxLength: "35", maxLength: "35",
ifaccount: "1",//是否需要填行号
}, },
], ],
}, },
...@@ -275,8 +276,7 @@ export default [ ...@@ -275,8 +276,7 @@ export default [
type: "TextInput", type: "TextInput",
status: "M", status: "M",
maxLength: "35", maxLength: "35",
//iscips 标识是否属于cips,若属于cips有特定的初始化规则 ifaccount: "1",//是否需要填行号
iscips:"1"
}, },
], ],
}, },
...@@ -331,6 +331,7 @@ export default [ ...@@ -331,6 +331,7 @@ export default [
type: "TextInput", type: "TextInput",
status: "M", status: "M",
maxLength: "35", maxLength: "35",
ifaccount: "1",//是否需要填行号
}, },
], ],
}, },
...@@ -385,6 +386,7 @@ export default [ ...@@ -385,6 +386,7 @@ export default [
type: "TextInput", type: "TextInput",
status: "M", status: "M",
maxLength: "35", maxLength: "35",
ifaccount: "1",//是否需要填行号
}, },
], ],
}, },
...@@ -430,6 +432,7 @@ export default [ ...@@ -430,6 +432,7 @@ export default [
type: "TextInput", type: "TextInput",
status: "M", status: "M",
maxLength: "35", maxLength: "35",
ifaccount: "1",//是否需要填行号
}, },
], ],
}, },
...@@ -638,6 +641,7 @@ export default [ ...@@ -638,6 +641,7 @@ export default [
type: "TextInput", type: "TextInput",
status: "M", status: "M",
maxLength: "35", maxLength: "35",
ifaccount: "1",//是否需要填行号
}, },
], ],
}, },
...@@ -738,6 +742,7 @@ export default [ ...@@ -738,6 +742,7 @@ export default [
type: "TextInput", type: "TextInput",
status: "M", status: "M",
maxLength: "35", maxLength: "35",
ifaccount: "1",//是否需要填行号
}, },
], ],
}, },
......
...@@ -205,8 +205,7 @@ export default [ ...@@ -205,8 +205,7 @@ export default [
type: "TextInput", type: "TextInput",
status: "M", status: "M",
maxLength: "35", maxLength: "35",
//iscips 标识是否属于cips,若属于cips有特定的初始化规则 ifaccount: "1",//是否需要填行号
iscips: "1"
}, },
], ],
}, },
...@@ -261,6 +260,7 @@ export default [ ...@@ -261,6 +260,7 @@ export default [
type: "TextInput", type: "TextInput",
status: "M", status: "M",
maxLength: "35", maxLength: "35",
ifaccount: "1",//是否需要填行号
}, },
], ],
}, },
...@@ -315,6 +315,7 @@ export default [ ...@@ -315,6 +315,7 @@ export default [
type: "TextInput", type: "TextInput",
status: "M", status: "M",
maxLength: "35", maxLength: "35",
ifaccount: "1",//是否需要填行号
}, },
], ],
}, },
...@@ -360,6 +361,7 @@ export default [ ...@@ -360,6 +361,7 @@ export default [
type: "TextInput", type: "TextInput",
status: "M", status: "M",
maxLength: "35", maxLength: "35",
ifaccount: "1",//是否需要填行号
}, },
], ],
}, },
...@@ -405,6 +407,7 @@ export default [ ...@@ -405,6 +407,7 @@ export default [
type: "TextInput", type: "TextInput",
status: "M", status: "M",
maxLength: "35", maxLength: "35",
ifaccount: "1",//是否需要填行号
}, },
], ],
}, },
...@@ -505,6 +508,7 @@ export default [ ...@@ -505,6 +508,7 @@ export default [
type: "TextInput", type: "TextInput",
status: "M", status: "M",
maxLength: "35", maxLength: "35",
ifaccount: "1",//是否需要填行号
}, },
], ],
}, },
...@@ -550,6 +554,7 @@ export default [ ...@@ -550,6 +554,7 @@ export default [
type: "TextInput", type: "TextInput",
status: "M", status: "M",
maxLength: "35", maxLength: "35",
ifaccount: "1",//是否需要填行号
}, },
], ],
}, },
...@@ -595,6 +600,7 @@ export default [ ...@@ -595,6 +600,7 @@ export default [
type: "TextInput", type: "TextInput",
status: "M", status: "M",
maxLength: "35", maxLength: "35",
ifaccount: "1",//是否需要填行号
}, },
], ],
}, },
......
<!doctype html><html lang=""><head><meta charset="utf-8"/><meta http-equiv="X-UA-Compatible" content="IE=edge"/><meta name="viewport" content="width=device-width,initial-scale=1"/><link rel="icon" href="favicon.ico"/><title>ISO手工拟报</title><script defer="defer" src="js/chunk-vendors.dbe64cdc.js"></script><script defer="defer" src="js/app.2a5cae72.js"></script><script defer="defer" src="js/main.59945214.js"></script><link href="css/chunk-vendors.77489a8d.css" rel="stylesheet"><link href="css/app.ca356171.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but swiftiso-editor doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body></html> <!doctype html><html lang=""><head><meta charset="utf-8"/><meta http-equiv="X-UA-Compatible" content="IE=edge"/><meta name="viewport" content="width=device-width,initial-scale=1"/><link rel="icon" href="favicon.ico"/><title>ISO手工拟报</title><script defer="defer" src="js/chunk-vendors.dbe64cdc.js"></script><script defer="defer" src="js/app.685ec869.js"></script><script defer="defer" src="js/main.59945214.js"></script><link href="css/chunk-vendors.77489a8d.css" rel="stylesheet"><link href="css/app.971d64aa.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but swiftiso-editor doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body></html>
\ No newline at end of file \ No newline at end of file
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