Commit 0cc6e976 by huangxin

Merge branch 'development-202206' of http://114.115.138.98:8900/fukai/vue-gjjs…

Merge branch 'development-202206' of http://114.115.138.98:8900/fukai/vue-gjjs into development-202206
parents b37c7d9c 13788d25
......@@ -6,7 +6,7 @@
import Dbifec from "~/views/Statics/Dbifec";
export default {
name: "StaticsDbaFec",
name: "StaticsDbafec",
components: {
"m-fec": Dbifec
},
......
export default class Pty {
export default class Fec {
constructor() {
this.data = {
inr: "",
......
......@@ -668,7 +668,7 @@
<script>
export default {
name: "",
name: "fec",
props: ["model"],
data() {
return {};
......
......@@ -180,7 +180,7 @@
<script>
export default {
name: "",
name: "fee",
props: ["model"],
data() {
return {};
......
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