瀏覽代碼

no message

linwenxin 1 年之前
父節點
當前提交
ac96d6516f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/mallManagement/settlement/index.vue

+ 1 - 1
src/views/mallManagement/settlement/index.vue

@@ -90,7 +90,7 @@ export default {
             this.formDialogType = 0
             this.openForm()
           }}>备注</el-button>
-          {row.orderStatus == 'OVER' && row.status == 'ING' ? <el-popconfirm
+          {row.orderStatus == 'OVER' && ~["EXCEPTION", "ING"].indexOf(row.status) ? <el-popconfirm
             title="是否确定结算?"
             onConfirm={() => {
               settlement({