刘洋 hace 1 año
padre
commit
d65814ecab
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/resource-guard/device-guard/device-send/index.vue

+ 1 - 1
src/views/resource-guard/device-guard/device-send/index.vue

@@ -116,7 +116,7 @@
             <t-link
               theme="primary"
               hover="color"
-              v-if="row.status == 'DELIVER'"
+              v-if="row.status == 'DELIVER' && !row.crmNo"
               @click="handleOperate('RECEIVE', [row.id])"
             >
               签收