闫增涛
2024-05-08 99554e0613bd5d8b0230ebfbf66524686e030acb
src/books/childHealth/view/components/examinations/index.vue
File was renamed from src/view/components/examinations/index.vue
@@ -479,7 +479,7 @@
          },
        };
        await this.MG.store.getProductDetail(query).then((res) => {
          let oldList;
          debugger
          if (oldData) {
            // 提交过,存在答题记录
            oldList = oldData.find(
@@ -674,6 +674,9 @@
<style lang="less" scoped>
.examination {
  min-height: 100px;
  ul {
    list-style:none ;
  }
}
p {
  margin-top: 0em;