Browse Source

修改合成视频列表

xuzuoyun 5 năm trước cách đây
mục cha
commit
2cc2490921
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/views/modules/material/VideoPartList.vue

+ 0 - 1
src/views/modules/material/VideoPartList.vue

@@ -16,7 +16,6 @@
               <a-input placeholder="请输入partId" v-model="queryParam.partId"></a-input>
             </a-form-item>
           </a-col>
-          </template>
           <a-col :md="6" :sm="8" >
             <span style="float: left;overflow: hidden;" class="table-page-search-submitButtons">
               <a-button type="primary" @click="searchQuery" icon="search">查询</a-button>