jihongshun
6 天以前 ecc89fd2f61441ea03a264f6111a6089ce4ed2aa
src/views/system/shootPoint/components/chooseModelDialog.vue
@@ -9,8 +9,6 @@
        <AppTable ref="AppTable"  :showDeptSearch="false" :url="'tower/model/list'" :tableColumns="tableColumns"  :showSearchBtn="false">
          <template #operator="{ row }">
            <el-button size="mini" type="text"
              @click="clickRow(row)">预览</el-button>
            <el-button size="mini" type="text"
              @click="chooseRow(row)">选择</el-button>
          </template>
          <template #modelType="{ row }">