This commit is contained in:
‘937886381’
2024-06-03 08:23:40 +08:00
parent 91fd1b09d5
commit 38665c38bd
39 changed files with 541 additions and 406 deletions

View File

@@ -1,3 +1,10 @@
<!--
* @Author: zhp
* @Date: 2024-05-30 16:00:50
* @LastEditTime: 2024-05-31 16:15:51
* @LastEditors: zhp
* @Description:
-->
<!--
filename: DoubleRingWrapper.vue
author: liubin
@@ -42,13 +49,13 @@ export default {
return {
factoryId: 4, // 默认成都
cityOptions: [
"成都",
// "成都",
"邯郸",
"株洲",
// "株洲",
"瑞昌",
"佳木斯",
"凯盛光伏",
"蚌埠兴科",
// "佳木斯",
// "凯盛光伏",
// "蚌埠兴科",
],
};
},