feat:合并

This commit is contained in:
lixg
2022-12-19 17:34:00 +08:00
2 changed files with 2 additions and 1 deletions

View File

@@ -4,7 +4,7 @@
:visible="visiable"
class="drawerStyle ProjCheckship"
placement="right"
width="45%"
width="55%"
>
<div class="drawerMain" id="ProjCheckship">
<div class="header">

View File

@@ -357,6 +357,7 @@ export default {
...res.data.data.projectInfo,
...state.projectInfo,
};
state.projectInfo.name = ''
state.projectInfo.rangeTime = [
state.projectInfo.beginTime,
state.projectInfo.endTime,