|
@@ -2,7 +2,7 @@
|
|
* @Author : yuanrunwei
|
|
* @Author : yuanrunwei
|
|
* @Date : 2021-12-04 14:23:58
|
|
* @Date : 2021-12-04 14:23:58
|
|
* @LastEditors: Please set LastEditors
|
|
* @LastEditors: Please set LastEditors
|
|
- * @LastEditTime: 2022-01-21 18:55:09
|
|
|
|
|
|
+ * @LastEditTime: 2022-01-21 19:27:55
|
|
* @FilePath : \spfm-market-front\src\pages\main\performance\components\sheet.vue
|
|
* @FilePath : \spfm-market-front\src\pages\main\performance\components\sheet.vue
|
|
-->
|
|
-->
|
|
|
|
|
|
@@ -322,11 +322,11 @@ export default {
|
|
list: [
|
|
list: [
|
|
{
|
|
{
|
|
label: "同意",
|
|
label: "同意",
|
|
- value: "1",
|
|
|
|
|
|
+ value: "同意",
|
|
},
|
|
},
|
|
{
|
|
{
|
|
label: "不同意",
|
|
label: "不同意",
|
|
- value: "2",
|
|
|
|
|
|
+ value: "不同意",
|
|
},
|
|
},
|
|
{
|
|
{
|
|
label: "其他",
|
|
label: "其他",
|