Commit 7898fb55 by 潘际乾

CptOpnp1Common

parent c8a13dc5
......@@ -2363,14 +2363,13 @@
<script>
import CommonProcess from "~/mixin/CommonProcess";
import Pattern from "~/model/Cptopn/Pattern";
export default {
inject: ["root"],
props: ["model", "codes"],
mixins: [CommonProcess],
data() {
return {
pattern: Pattern,
infptaVisible: 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