tangning 1 年之前
父節點
當前提交
c99026e8a8
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      src/views/productOperation/modal/detailModal.vue

+ 6 - 0
src/views/productOperation/modal/detailModal.vue

@@ -111,6 +111,12 @@
                   ifShow: value.target.value == 2,
                 },
                 {
+                  field: 'lookAuth',
+                  componentProps: {
+                    disabled: value.target.value != 2,
+                  },
+                },
+                {
                   field: 'isEmpower',
                   componentProps: {
                     options: setOption(),