This commit is contained in:
yanran200730
2022-01-07 19:00:11 +08:00
parent 4df817164c
commit e178483914

View File

@@ -68,7 +68,6 @@
</div> </div>
</div> </div>
</div> </div>
<div class="pad-b112"></div>
<div class="btn" @click="submit">保存</div> <div class="btn" @click="submit">保存</div>
</div> </div>
</template> </template>
@@ -243,7 +242,8 @@ export default {
<style lang="scss" scoped> <style lang="scss" scoped>
.add { .add {
// height: 100%; padding-bottom: 200px;
background: #f5f5f5;
.header-description { .header-description {
::v-deep .u-form { ::v-deep .u-form {