style:业务办理
Showing
14 changed files
with
3 additions
and
39 deletions
... | @@ -76,9 +76,6 @@ export default { | ... | @@ -76,9 +76,6 @@ export default { |
76 | sendThis(this); | 76 | sendThis(this); |
77 | }, | 77 | }, |
78 | methods: { | 78 | methods: { |
79 | closeDialog () { | ||
80 | this.$emit("closeDialog") | ||
81 | }, | ||
82 | queryClick () { | 79 | queryClick () { |
83 | this.queryForm.sqywbm = this.sqywInfo.djywbm; | 80 | this.queryForm.sqywbm = this.sqywInfo.djywbm; |
84 | selectCfdj({ ...this.queryForm, ...this.pageData }) | 81 | selectCfdj({ ...this.queryForm, ...this.pageData }) | ... | ... |
... | @@ -81,9 +81,6 @@ export default { | ... | @@ -81,9 +81,6 @@ export default { |
81 | sendThis(this); | 81 | sendThis(this); |
82 | }, | 82 | }, |
83 | methods: { | 83 | methods: { |
84 | closeDialog () { | ||
85 | this.$emit("closeDialog"); | ||
86 | }, | ||
87 | queryClick () { | 84 | queryClick () { |
88 | this.queryForm.sqywbm = this.sqywInfo.djywbm; | 85 | this.queryForm.sqywbm = this.sqywInfo.djywbm; |
89 | selectDiyaq({ ...this.queryForm, ...this.pageData }).then((res) => { | 86 | selectDiyaq({ ...this.queryForm, ...this.pageData }).then((res) => { | ... | ... |
... | @@ -105,9 +105,6 @@ export default { | ... | @@ -105,9 +105,6 @@ export default { |
105 | sendThis(this) | 105 | sendThis(this) |
106 | }, | 106 | }, |
107 | methods: { | 107 | methods: { |
108 | closeDialog () { | ||
109 | this.$emit("closeDialog"); | ||
110 | }, | ||
111 | queryClick () { | 108 | queryClick () { |
112 | if (!this.isJump) { | 109 | if (!this.isJump) { |
113 | //从业务办理进入 | 110 | //从业务办理进入 | ... | ... |
1 | export default { | 1 | export default { |
2 | methods: { | 2 | methods: { |
3 | closeDialog () { | ||
4 | this.$emit("closeDialog") | ||
5 | }, | ||
3 | //点击行选中或取消复选框 | 6 | //点击行选中或取消复选框 |
4 | handleRowClick (row, column, event) { | 7 | handleRowClick (row, column, event) { |
5 | row.djblzt != 1 && (this.$refs.table.toggleRowSelection(row)) | 8 | row.djblzt != 1 && (this.$refs.table.toggleRowSelection(row)) | ... | ... |
... | @@ -70,9 +70,6 @@ export default { | ... | @@ -70,9 +70,6 @@ export default { |
70 | sendThis(this); | 70 | sendThis(this); |
71 | }, | 71 | }, |
72 | methods: { | 72 | methods: { |
73 | closeDialog () { | ||
74 | this.$emit("closeDialog"); | ||
75 | }, | ||
76 | queryClick () { | 73 | queryClick () { |
77 | this.queryForm.sqywbm = this.sqywInfo.djywbm; | 74 | this.queryForm.sqywbm = this.sqywInfo.djywbm; |
78 | selectZdjbxx({ ...this.queryForm, ...this.pageData }).then((res) => { | 75 | selectZdjbxx({ ...this.queryForm, ...this.pageData }).then((res) => { | ... | ... |
... | @@ -67,9 +67,6 @@ export default { | ... | @@ -67,9 +67,6 @@ export default { |
67 | sendThis(this); | 67 | sendThis(this); |
68 | }, | 68 | }, |
69 | methods: { | 69 | methods: { |
70 | closeDialog () { | ||
71 | this.$emit("closeDialog"); | ||
72 | }, | ||
73 | queryClick () { | 70 | queryClick () { |
74 | this.queryForm.sqywbm = this.sqywInfo.djywbm; | 71 | this.queryForm.sqywbm = this.sqywInfo.djywbm; |
75 | selectNydsyqQlxx({ ...this.queryForm, ...this.pageData }).then((res) => { | 72 | selectNydsyqQlxx({ ...this.queryForm, ...this.pageData }).then((res) => { | ... | ... |
... | @@ -94,9 +94,6 @@ export default { | ... | @@ -94,9 +94,6 @@ export default { |
94 | }); | 94 | }); |
95 | }, | 95 | }, |
96 | methods: { | 96 | methods: { |
97 | closeDialog () { | ||
98 | this.$emit("closeDialog"); | ||
99 | }, | ||
100 | //默认加载表格信息 | 97 | //默认加载表格信息 |
101 | queryClick () { | 98 | queryClick () { |
102 | this.queryForm.bsmSqyw = this.bsmSqyw; | 99 | this.queryForm.bsmSqyw = this.bsmSqyw; | ... | ... |
... | @@ -73,9 +73,6 @@ export default { | ... | @@ -73,9 +73,6 @@ export default { |
73 | sendThis(this); | 73 | sendThis(this); |
74 | }, | 74 | }, |
75 | methods: { | 75 | methods: { |
76 | closeDialog () { | ||
77 | this.$emit("closeDialog"); | ||
78 | }, | ||
79 | queryClick () { | 76 | queryClick () { |
80 | selectAllHInfo({ ...this.queryForm, ...this.pageData }).then((res) => { | 77 | selectAllHInfo({ ...this.queryForm, ...this.pageData }).then((res) => { |
81 | if (res.code === 200) { | 78 | if (res.code === 200) { | ... | ... |
... | @@ -72,9 +72,6 @@ export default { | ... | @@ -72,9 +72,6 @@ export default { |
72 | sendThis(this); | 72 | sendThis(this); |
73 | }, | 73 | }, |
74 | methods: { | 74 | methods: { |
75 | closeDialog () { | ||
76 | this.$emit("closeDialog"); | ||
77 | }, | ||
78 | queryClick () { | 75 | queryClick () { |
79 | this.queryForm.sqywbm = this.sqywInfo.djywbm; | 76 | this.queryForm.sqywbm = this.sqywInfo.djywbm; |
80 | selectFwsyq({ ...this.queryForm, ...this.pageData }).then((res) => { | 77 | selectFwsyq({ ...this.queryForm, ...this.pageData }).then((res) => { | ... | ... |
... | @@ -80,9 +80,6 @@ export default { | ... | @@ -80,9 +80,6 @@ export default { |
80 | sendThis(this); | 80 | sendThis(this); |
81 | }, | 81 | }, |
82 | methods: { | 82 | methods: { |
83 | closeDialog () { | ||
84 | this.$emit("closeDialog"); | ||
85 | }, | ||
86 | queryClick () { | 83 | queryClick () { |
87 | this.queryForm.sqywbm = this.sqywInfo.djywbm; | 84 | this.queryForm.sqywbm = this.sqywInfo.djywbm; |
88 | selectJsydQlxx({ ...this.queryForm, ...this.pageData }).then((res) => { | 85 | selectJsydQlxx({ ...this.queryForm, ...this.pageData }).then((res) => { | ... | ... |
... | @@ -70,9 +70,6 @@ export default { | ... | @@ -70,9 +70,6 @@ export default { |
70 | sendThis(this); | 70 | sendThis(this); |
71 | }, | 71 | }, |
72 | methods: { | 72 | methods: { |
73 | closeDialog () { | ||
74 | this.$emit("closeDialog"); | ||
75 | }, | ||
76 | queryClick () { | 73 | queryClick () { |
77 | this.queryForm.sqywbm = this.sqywInfo.djywbm; | 74 | this.queryForm.sqywbm = this.sqywInfo.djywbm; |
78 | selectZdjbxx({ ...this.queryForm, ...this.pageData }).then((res) => { | 75 | selectZdjbxx({ ...this.queryForm, ...this.pageData }).then((res) => { | ... | ... |
... | @@ -72,9 +72,6 @@ export default { | ... | @@ -72,9 +72,6 @@ export default { |
72 | sendThis(this); | 72 | sendThis(this); |
73 | }, | 73 | }, |
74 | methods: { | 74 | methods: { |
75 | closeDialog () { | ||
76 | this.$emit("closeDialog"); | ||
77 | }, | ||
78 | queryClick () { | 75 | queryClick () { |
79 | this.queryForm.sqywbm = this.sqywInfo.djywbm; | 76 | this.queryForm.sqywbm = this.sqywInfo.djywbm; |
80 | selectYgdj100({ ...this.queryForm, ...this.pageData }).then((res) => { | 77 | selectYgdj100({ ...this.queryForm, ...this.pageData }).then((res) => { | ... | ... |
... | @@ -72,9 +72,6 @@ export default { | ... | @@ -72,9 +72,6 @@ export default { |
72 | sendThis(this); | 72 | sendThis(this); |
73 | }, | 73 | }, |
74 | methods: { | 74 | methods: { |
75 | closeDialog () { | ||
76 | this.$emit("closeDialog"); | ||
77 | }, | ||
78 | queryClick () { | 75 | queryClick () { |
79 | this.queryForm.sqywbm = this.sqywInfo.djywbm; | 76 | this.queryForm.sqywbm = this.sqywInfo.djywbm; |
80 | selectYgdj200({ ...this.queryForm, ...this.pageData }).then((res) => { | 77 | selectYgdj200({ ...this.queryForm, ...this.pageData }).then((res) => { | ... | ... |
... | @@ -72,9 +72,6 @@ export default { | ... | @@ -72,9 +72,6 @@ export default { |
72 | sendThis(this); | 72 | sendThis(this); |
73 | }, | 73 | }, |
74 | methods: { | 74 | methods: { |
75 | closeDialog () { | ||
76 | this.$emit("closeDialog"); | ||
77 | }, | ||
78 | queryClick () { | 75 | queryClick () { |
79 | this.queryForm.sqywbm = this.sqywInfo.djywbm; | 76 | this.queryForm.sqywbm = this.sqywInfo.djywbm; |
80 | selectYgdy({ ...this.queryForm, ...this.pageData }).then((res) => { | 77 | selectYgdy({ ...this.queryForm, ...this.pageData }).then((res) => { | ... | ... |
-
Please register or sign in to post a comment