|
@@ -2,7 +2,7 @@
|
|
|
* @Author : yuanrunwei
|
|
|
* @Date : 2021-11-01 18:03:02
|
|
|
* @LastEditors: daiqisheng
|
|
|
- * @LastEditTime: 2022-04-17 15:27:38
|
|
|
+ * @LastEditTime: 2022-04-19 13:59:04
|
|
|
* @FilePath : \spfm-market-front\src\pages\main\performance\components\form.vue
|
|
|
-->
|
|
|
<template>
|
|
@@ -235,7 +235,6 @@ export default {
|
|
|
// },
|
|
|
// },
|
|
|
created() {
|
|
|
- console.log("我是修改过的");
|
|
|
this.form.forEach((el) => {
|
|
|
if (el.default) {
|
|
|
// this.object[el.props] = el.default;
|