mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-18 08:55:52 +08:00
功能测试与修改
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
style="width: 200px"
|
||||
/>
|
||||
</Form-item>
|
||||
|
||||
|
||||
<Form-item label="上传时间">
|
||||
<DatePicker
|
||||
v-model="selectDate"
|
||||
@@ -189,7 +189,7 @@
|
||||
</Row>
|
||||
</Card>
|
||||
|
||||
|
||||
|
||||
|
||||
<Modal
|
||||
:title="modalTitle"
|
||||
@@ -815,6 +815,6 @@ export default {
|
||||
this.init();
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
};
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user