zhangxiao
2024-08-09 2fafc298a0b8468ccd98ecf4dd9918ee85cef252
src/views/dmx/model/index.vue
@@ -125,11 +125,7 @@
              </div> -->
              <div>
                <!-- <addModel></addModel> -->
                <a-button
                  type="primary"
                  :loading="loading"
                  @click="handleAddModel"
                >
                <a-button type="primary" @click="handleAddModel">
                  <template #icon>
                    <icon-plus />
                  </template>