lin
2026-05-27 2506d5d77b57575df2f0d33fa56d89895fdecbc0
components/textBox/index.vue
@@ -259,7 +259,7 @@
            :disabled="!flag || tiems > 0"
            @click="loadPopup"
            v-if="code"
            :custom-style="{ color: (!flag || tiems > 0 )? '#666' : '#FF1472',border:'none' }"
            :custom-style="{ color: (!flag || tiems > 0 )? '#666' : '#4766FE',border:'none' }"
        >
          确定
          <text v-show="tiems">({{ tiems }}S)</text>
@@ -269,7 +269,7 @@
            @click="loadPopup"
            v-if="getPlatformProtocolNewList.length"
            :custom-style="{
        color: (tiems > 0 || !reachBottom) ? '#666' : '#FF1472',
        color: (tiems > 0 || !reachBottom) ? '#666' : '#4766FE',
        border: 'none'
    }"
        >